a11y: fix private strict regression
authorCosimo Cecchi <cosimoc@gnome.org>
Mon, 15 Oct 2012 21:09:04 +0000 (17:09 -0400)
committerCosimo Cecchi <cosimoc@gnome.org>
Mon, 15 Oct 2012 21:09:04 +0000 (17:09 -0400)
commit92085887711eb5a2598d6bd2f0b15b5a70b6438e
treec36ccb5e7ac2574eed9e0b683bb4434363662cf8
parent10ead8a9d75386a7210f3e3fa6ae704721871e9e
a11y: fix private strict regression

Commit 0bbfcc249191026a1ee822545398ec6e5e36f7f4 added a private struct
for GtkImageAccessible, but forgot to call g_type_class_add_private().
gtk/a11y/gtkimageaccessible.c